@charset utf-8;
/* CSS Document */
/*banner*/
.pz_banner{ float:left; width:100%; margin-top:85px;overflow:hidden; position:relative;}
.slide_banner{ float:left; width:100%; position:relative;}
.slide_banner .bd{ float:left; width:100%; overflow:hidden;}
.slide_banner .bd ul{ float:left;}
.slide_banner .bd li{ float:left; width:100%; line-height:0; position:relative;}
.slide_banner .bd li a{display:block; width:100%;}
.slide_banner .bd li img{ width:100%;}
.slide_banner .bd li .li1_tit{ position:absolute; left:18.3%; top:49.2%; color:#ffffff ; font-size:40px; width:417px;
text-shadow: 0px 2px 3px #999; 
-webkit-text-shadow: 0px 2px 3px #999;
-moz-text-shadow: 0px 2px 3px #999
}
.slide_banner .bd li .li2_tit{ position:absolute; left:18.3%; top:33%; color:#ffffff; font-size:24px; line-height:1.75; width:417px;}
.slide_banner .bd li .li2_tit .li2span{ font-size:40px; font-weight:bold;}
.slide_banner .bd li .li3_tit{position:absolute; left:18.3%; top:58%; color:#ffffff; font-size:24px; line-height:1.75; width:530px;}
.slide_banner .bd li .li3_tit .li3span{font-size:40px; font-weight:bold; color:#ffffff;}
.slide_banner .hd{ position:absolute; left:0; bottom:35px; float:left; width:100%; height:11px;}
.slide_banner .hd ul{ float:left; width:100%;  height:11px; line-height:0px; text-align:center; }
.slide_banner .hd ul li{ display:inline-block; width:11px; height:11px; margin:0 4px;  background-color:#666; text-indent:-90px; overflow: hidden; cursor:pointer;
-moz-border-radius:50%; 
webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
}
.slide_banner .hd ul li.on{ background-color:#00a1e9;}
.slide_banner .prevl{ position:absolute; width:37px; height:73px; left:80px; top:50%;  z-index:2; background: url(../images/ban2.png) no-repeat; cursor:pointer;} 
.slide_banner .nextr{ position:absolute; width:37px; height:73px; right:80px; top:50%; z-index:2; background: url(../images/ban3.png) no-repeat; cursor:pointer;}
@media  screen and (max-width:1199px){
.pz_banner{ float:left; width:100%; margin-top:0px;overflow:hidden; position:relative;}
.slide_banner .bd ul{width:100%;height:100%;}	
.slide_banner .bd ul li{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.slide_banner .bd li .li1_tit{ font-size:28px;}
.slide_banner .bd li .li2_tit{ font-size:18px; width:310px;}
.slide_banner .bd li .li2_tit .li2span{ font-size:28px;}
.slide_banner .bd li .li3_tit{font-size:18px; width:310px; top:50%;}
.slide_banner .bd li .li3_tit .li3span{font-size:28px;}
.slide_banner .swiper_s{ position:absolute; left:0; bottom:12px; float:left; width:100%;  height:11px;  line-height:0px; text-align:center; }
.slide_banner .swiper_s .swiper-pagination-bullet{display:inline-block; width:11px; height:11px; margin:0 8px;  background-color:#fff; text-indent:-90px; overflow: hidden; cursor:pointer;-moz-border-radius:50%; webkit-border-radius:50%; -khtml-border-radius:50%;border-radius:50%;}
.slide_banner .swiper_s .swiper-pagination-bullet-active{ background-color:#f08300;}
}
@media  screen and (max-width:767px){
/*2024.7.2.pz_banner{ margin-top:65px;}*/
.slide_banner .bd li .li1_tit{ font-size:18px;}	
.slide_banner .bd li .li2_tit{ width:80%; left:10%; font-size:14px;}
.slide_banner .bd li .li2_tit .li2span{ font-size:18px;}
.slide_banner .bd li .li3_tit{width:243px; left:10%;font-size:13px; top:50%;}
.slide_banner .bd li .li3_tit .li3span{font-size:18px;}
}
@media  screen and (max-width:480px){
.slide_banner .bd li .li2_tit{ top:10%;}	
}
@media  screen and (max-width:1199px){
.ul_style{
	z-index:1;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
	}
.li_style{
	-webkit-flex-shrink:0;
	-ms-flex:0 0 auto;
	flex-shrink:0;
	}
}
@media  screen and (max-width:767px){
.ul_phone{
	z-index:1;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
	}
.li_phone{
	-webkit-flex-shrink:0;
	-ms-flex:0 0 auto;
	flex-shrink:0;
	}	
}

@media screen and (min-width: 1199px) {
    .menu_1 ul .nli span a:hover{ color:#f08300; border-bottom:#f08300 solid 2px;}
    .menu_0100 .sub .l_506 .l_288 .l_144 a:hover{ color:#f08300;}
    .slide_banner .prevl:hover{
opacity: 0.7; 
filter: alpha(opacity=70); 
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
	}
    .slide_banner .nextr:hover{
opacity: 0.7; 
filter: alpha(opacity=70); 
-moz-opacity: 0.7;
-khtml-opacity: 0.7;	
	}
    .title_1 .tit_1 .titmore:hover{color:#f08300}

    .slide_homen .bd ul li:hover .l_212 img{
		transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);	
-webkit-transform: scale(1.09,1.09);
     -o-transform: scale(1.09,1.09);	
   -moz-transform: scale(1.09,1.09);
	}
}

/*关于我们*/
.section1{width: 100%;padding:60px 0 60px;background: url(../images/b1.png) center 60px no-repeat;}
.section1 .tip{font-size: 20px;color: #000;line-height: 22px;width: 100%;text-align: center;}
.section1 .about-title{position: relative; width: 100%;text-align: center;font-size: 36px; margin-top:40px; margin-bottom:10px; font-weight:600;color: #00a1e9;line-height: 60px;}
.section1 .about-title:after {display: block;position: absolute;bottom: 0;left: 50%;margin-left: -17px;width: 34px;height: 3px;background: #f08300;content: '';}
.ab-list{width: 522px;margin: 46px auto 38px;height: 118px;background: url(../images/ab1.png) center 10px no-repeat;}
.ab-list a{display: block;float: left;width: 174px;height: 48px;padding-top: 70px;}
.ab-list .a1{background: url(../images/index_about1.png) center top no-repeat;}
.ab-list .a1:hover{background: url(../images/index_about1_h.png) center top no-repeat;}
.ab-list .a2{background: url(../images/index_about2.png) center top no-repeat;}
.ab-list .a2:hover{background: url(../images/index_about2_h.png) center top no-repeat;}
.ab-list .a3{background: url(../images/index_about3.png) center top no-repeat;}
.ab-list .a3:hover{background: url(../images/index_about3_h.png) center top no-repeat;}
.ab-list a p{width: 100%;text-align: center;}
.ab-list a .cn{font-size: 17px;line-height: 30px;color: #adadad}
.ab-list a .en{font-size: 15px;line-height: 25px;color: #ebebeb;}
.ab-list a:hover .cn{color: #00a1e9}
.ab-list a:hover .en{color: #8ad5f7;}
.ab-texts{width: 94%;text-align: center;font-size: 16px;line-height: 30px;color: #666;margin: 0 auto;}
@media screen and (max-width: 1024px) {
.section1{width: 100%;padding:40px 0 40px;background:none;}
.section1 .about-title{ font-size: 30px; margin-top:0px;line-height: 60px;}
.section1 .tip{font-size:16px;}
/*2024.7.2*/
.ab-list{width: 98%;}
.ab-list a{ width: 33.3333%; }
/*2024.7.2*/
}
@media screen and (max-width: 768px) {
.section1{width: 100%;padding:30px 0 30px;background:none;}
.section1 .about-title{ font-size:24px; margin-top:0px;line-height: 60px;}
.ab-list{background: none;}
.ab-list{width: 98%;}
.ab-list a{ width: 33.3333%; }
}
@media screen and (max-width: 425px) {
.section1 .about-title{ font-size:20px; margin-top:0px;line-height: 40px;}
.ab-list{width:100%;margin: 30px auto;height: 118px;}
.ab-list a{display: block;float: left;width: 33.333333%;height: 48px;padding-top: 70px;}
.ab-list a .en{font-size: 14px;line-height: 25px;color: #ebebeb;}
.ab-list a .cn{font-size: 16px;line-height: 30px;color: #adadad}
.ab-texts{width: 98%;text-align: left;font-size: 14px;line-height: 28px;color: #666;margin: 0 auto;}
}
@media screen and (max-width: 375px) {
.ab-list a .en{font-size: 13px;line-height: 20px;color: #ebebeb;}
}
/*产品展示*/
.section2{width: 100%;position: relative;height: 800px; background:url(../images/main6.jpg) top center no-repeat; background-size:cover;}
.title{width: 100%;padding-top: 60px;padding-bottom: 20px;}
.title p{text-align: center;width: 100%;color: #fff;}
.title .en{position: relative; line-height: 60px;font-size: 36px;text-transform: uppercase;font-weight: bold; margin-bottom:10px;}
.title .en:after {display: block;position: absolute;bottom: 0;left: 50%;margin-left: -17px;width: 34px;height: 3px;background: #f08300;content: '';}
.title .cn{line-height: 22px;font-size: 20px;}
.c_1200_3{ float:left; width:100%;}
@media screen and (max-width: 1024px) {
.title{padding-top: 40px;}
.title .en{line-height: 60px;font-size: 30px;text-transform: uppercase;font-weight: bold;}
.title .cn{line-height: 22px;font-size: 16px;}
}
@media screen and (max-width: 768px) {
.title{padding-top: 30px;}
.title .en{line-height: 60px;font-size: 24px;text-transform: uppercase;font-weight: bold;}
}
@media screen and (max-width: 425px) {
.title .en{line-height: 40px;font-size: 20px;text-transform: uppercase;font-weight: bold;}
}
.t_1200_1{ float:left; width:100%; padding:28px 0 48px 0;}
.slide_zin{ float:left; width:100%; }
.slide_zin .bd{ float:left; width:100%; position:relative;}
.slide_zin .bd ul{ float:left; width:79.1%; margin-left:10.45%; background-color:rgba(255,255,255,0.8)}
.slide_zin .bd ul li{ float:left; width:100%; padding:4.5% 4.1% 4.5% 4.1%;}
.slide_zin .bd ul li .l_404{ float:left; width:46.3%;}
.slide_zin .bd ul li .r_400{ float:right; width:48.8%;}
.slide_zin .bd ul li .r_400 .t_400_1{ float:left; width:100%; line-height:1.166;}
.slide_zin .bd ul li .r_400 .t_400_1 a{ color:#333333; font-size:22px; font-weight: bold; display:block; width:100%;}
.slide_zin .bd ul li .r_400 .t_400_2{ float:left; width:100%; height:138px; line-height:36px; margin-top:35px; overflow:hidden; }
.slide_zin .bd ul li .r_400 .t_400_2 a{ color:#333333; font-size:14px;}
.slide_zin .bd ul li .r_400 .t_400_3{ float:left; width:100%; margin-top:52px; text-align:right;}
.slide_zin .bd ul li .r_400 .t_400_3 a{ color:#666666; font-size:14px;}
.slide_zin .sprev{ position:absolute; width:37px; height:73px; left:0; top:50%; margin-top:0px; cursor:pointer;}
.slide_zin .snext{position:absolute; width:37px; height:73px; right:0; top:50%; margin-top:0px; cursor:pointer;}
.slide_zin .od{ float:left; width:100%; text-align:center; margin:40px auto 0; }
.slide_zin .hd{ float:left; width:100%; margin:0 auto;  overflow:hidden;}
.slide_zin .hd ul{ float:left;}
.slide_zin .hd ul li{ float:left; width:16.666666%; cursor: pointer;}
.slide_zin .hd ul li .kimg{ float:left; width:82.52%;background-color:#6e6f74; padding:3px;  margin:0 17.48% 0 0;}
.slide_zin .hd ul li .kimg .bimg{ display:block;line-height:0; background-color:#000; position:relative;}
.slide_zin .hd ul li img{ display:block;  width:100%; height:100%;opacity: 0.4; filter: alpha(opacity=40); -moz-opacity: 0.4;-khtml-opacity: 0.4;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.slide_zin .hd ul li.on img{opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1;-khtml-opacity: 1;	}


@media  screen and (max-width:1200px){
.t_1200_1{ float:none; width:750px; margin:0 auto; padding:15px 0 35px 0;}
.slide_zin{ position:relative; }
.slide_zin .bd{ width:75.4%; margin-left:12.3%; overflow:hidden;}
.slide_zin .bd ul{ width:100%; margin-left:0; }
.slide_zin .bd ul li{background-color:rgba(255,255,255,0.8);-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;float:none;}
.slide_zin .hd ul li .kimg{  width:92%; margin:0 8% 0 0;}
.slide_zin .hd{ width:100%;}
.slide_zin .hd ul{ width:100%; position:initial;}
.slide_zin .hd ul li{width:25%;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;height:auto;}
.slide_zin .od{ position:relative; padding:0 7.7%; }
.slide_zin .hd ul li .kimg .bimg .span_zin{  font-size:14px;margin-top:-8%;}
.slide_zin .bd ul li .l_404{ float:left; width:100%;}
.slide_zin .bd ul li .r_400{ float:left; width:100%;}
.slide_zin .bd ul li .r_400 .t_400_1{ margin-top:20px;}
.slide_zin .bd ul li .r_400 .t_400_1 a{ font-size:18px; }
.slide_zin .bd ul li .r_400 .t_400_3{ display:none;}
.slide_zin .bd ul li .r_400 .t_400_2{  margin-top:15px;}
.slide_zin .hd ul li .kimg .bimg .span_zin{ display:none;}
.slide_zin .sprev_2{ position:absolute; width:37px; height:73px; left:0; top:50%; margin-top:-36px; cursor:pointer;}
.slide_zin .snext_2{position:absolute; width:37px; height:73px; right:0; top:50%; margin-top:-36px; cursor:pointer;}
}


@media  screen and (max-width:992px){
.t_1200_1{ float:none; width:88%; margin:0 auto; padding:35px 0 35px 0;}
.c_1200_3{ padding:0 13px;}	
.slide_zin .od{ margin-top:25px; }
.slide_zin .bd{ width:82%; margin-left:9%; overflow:hidden;}
.slide_zin .bd ul li .r_400 .t_400_3{ margin-top:20px; }
.slide_zin .bd ul li .r_400 .t_400_2{ float:left; width:100%; height:158px; line-height:26px; margin-top:35px; overflow:hidden; }
.title_2{ float:left; width:100%; padding:40px 0 16px 0;}
.title_2 .tit_2{ text-align:center; position:relative;}
.title_2 .tit_2 .line{ display: inline-block;  vertical-align:top; margin-top:15px;}
.title_2 .tit_2 .tit1span{ float:none; display:inline-block; font-size:24px; margin:0 25px;}
.title_2 .tit_2 .titmore{ position:absolute; right:0; top:0; font-size:16px; }
.title_2 .text_2{  font-size:14px;  text-align: center;  }
.slide_zin .bd ul li .r_400 .t_400_3{ display:none;}
}
@media  screen and (max-width:480px){
.section2{width: 100%;position: relative;height: 700px; }
.slide_zin .sprev_2{ position:absolute; float:left; width:12px; height:21px; left:0; top:50%; margin-top:-11px;}
.slide_zin .snext_2{position:absolute; float:left; width:12px; height:21px; right:0; top:50%; margin-top:-11px;}
.t_1200_1{ float:none; width:100%; margin:0 auto; padding:20px 0 0px 0;}
.slide_zin .bd ul li .r_400 .t_400_3{ display: block;}
}
/*新闻动态*/
.section3{width: 100%;padding:60px 0 60px;}
.section3 .tip{font-size: 20px;color: #000;line-height: 22px;width: 100%;text-align: center;}
.section3 .news-title{position: relative; width: 100%;text-align: center;font-size: 36px;font-weight:600;color: #00a1e9;line-height: 60px;margin-bottom:10px;}
.section3 .news-title:after {display: block;position: absolute;bottom: 0;left: 50%;margin-left: -17px;width: 34px;height: 3px;background: #f08300;content: '';}

@media screen and (max-width: 1024px) {
.section3{width: 100%;padding:40px 0 40px;background:none;}
.section3 .news-title{ font-size: 30px; margin-top:0px;line-height: 60px;}
.section3 .tip{font-size:16px;}
}
@media screen and (max-width: 768px) {
.section3{width: 100%;padding:30px 0 30px;background:none;}
.section3 .news-title{ font-size:24px; margin-top:0px;line-height: 60px;}

}
@media screen and (max-width: 425px) {
.section3 .news-title{ font-size:20px; margin-top:0px;line-height: 40px;}
}
.index-news-list { margin-top:40px;}
.index-news-list .lbox {display:inline-block;}
.index-news-list .lbox .box1 {width:38%;margin-right:2%;float:left;}
.index-news-list .lbox .box1 a {display:inline-block;width:100%;}
.index-news-list .lbox .box1 .img {width:100%;height:280px; overflow: hidden;}
.index-news-list .lbox .box1 .tbox {width:100%;height:270px;box-sizing:border-box;background:#f7f7f7;padding:0 30px;}
.index-news-list .lbox .box1:hover {box-shadow:0 0 10px 0 rgba(0,0,0,.3);}
.index-news-list .lbox .box1 .tbox .time {color:#999;font-family: 'sheepsansbold';font-weight:bold;font-size:48px;line-height:50px;border-bottom:1px solid #dbdbdb;padding:22px 0 16px;transition:all ease .3s}
.index-news-list .lbox .box1 .tbox:hover .time {color:#f08300;}
.index-news-list .lbox .box1 .tbox .time span {font-size:16px;line-height:20px;font-weight:initial;display:block;}
.index-news-list .lbox .box1 .tbox .titles {font-size:16px;line-height:36px;height:36px;color:#000;margin-top:30px;overflow: hidden; text-overflow: ellipsis;-webkit-line-clamp: 1;}
.index-news-list .lbox .box1 .tbox .txts {font-size:14px;line-height:24px;color:#666;margin-top:14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index-news-list .lbox .box2 {width:60%;float:left}
.index-news-list .lbox .box2 .tbox {height:270px;background:#f4f4f4;box-sizing:border-box; width: 100%; margin-bottom:10px;}
.index-news-list .lbox .box2 .tbox:hover {box-shadow:0 0 10px 0 rgba(0,0,0,.3);}
.index-news-list .lbox .box2 .tbox a {display:inline-block;width:100%; padding:0 30px;}
.index-news-list .lbox .box2 .tbox .time {font-size:48px;font-weight:bold;line-height:50px;font-family: 'sheepsansbold';color:#999;padding:22px 0 15px;border-bottom:1px solid #dbdbdb;}
.index-news-list .lbox .box2 .tbox .time span {font-size:16px;line-height:20px;display:block}
.index-news-list .lbox .box2 .tbox:hover .time {color:#f08300;}
.index-news-list .lbox .box2 .tbox .titles {font-size:16px;line-height:36px;height:36px;color:#000;margin-top:30px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;}
.index-news-list .lbox .box2 .tbox .txts {font-size:14px;line-height:24px;color:#666;margin-top:10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/**/
@media screen and (max-width:992px){
.index-news-list .lbox .box1 .tbox { padding:0 20px;}
.index-news-list .lbox .box2 .tbox a { padding:0 20px;}
}
@media screen and (max-width:768px){
.index-news-list .lbox .box1 {width:100%; overflow: hidden; margin-right:0; margin-bottom:10px;float: none;}
.index-news-list .lbox .box1 .tbox { overflow: hidden; }
.index-news-list .lbox .box2 {width:100%; overflow: hidden; float:none}
.index-news-list .lbox .box2 .tbox { overflow: hidden; }
.index-news-list .lbox .box2 .tbox a {display:inline-block;width:100%; padding:0 4%;}
.index-news-list .lbox .box2 .smidd-12{ overflow: hidden;}
}
@media  screen and (max-width:425px){
.index-news-list .lbox .box1 {width:100%;margin-right:0; margin-bottom:10px;float:none;}
.index-news-list .lbox .box1 .tbox {width:100%;padding:0 4%;}
.index-news-list .lbox .box1 .tbox .time {font-size:38px;}
.index-news-list .lbox .box2 .tbox { overflow: hidden;}
.index-news-list .lbox .box2 .tbox .time {font-size:38px;}
.index-news-list .lbox .box2 .tbox a {display:inline-block;width:100%; padding:0 4%; overflow: hidden;}
}
/**/
@media  screen and (max-width:375px){
.index-news-list .lbox .box1 {width:85%;margin-right:0; margin-bottom:10px;float:left;}
.index-news-list .lbox .box2 .tbox { width:85%; overflow: hidden;}
}
@media  screen and (max-width:320px){
.index-news-list .lbox .box1 {width:72.5%;margin-right:0; margin-bottom:10px;float:left;}
.index-news-list .lbox .box2 .tbox { width:72.5%; overflow: hidden;}
}
/*服务*/
.section4{width: 100%;position: relative;height:600px; padding:60px 0; background:url(../images/main24.jpg) top center no-repeat; background-size:cover;}
.c_1200_5{ float:left; width:100%; margin-top:30px;}
.t_1200_3{ float:left; width:100%; padding:24px 0 60px 0;}
.section4 .tip{font-size: 20px;color: #fff;line-height: 22px;width: 100%;text-align: center;}
.section4 .server-title{position: relative; width: 100%;text-align: center;font-size: 36px;font-weight:600;color: #fff;line-height: 60px;margin-bottom:10px;}
.section4 .server-title:after {display: block;position: absolute;bottom: 0;left: 50%;margin-left: -17px;width: 34px;height: 3px;background: #f08300;content: '';}

@media screen and (max-width: 1024px) {
.section4{width: 100%;padding:40px 0 40px;}
.section4 .server-title{ font-size: 30px; margin-top:0px;line-height: 60px;}
.section4 .tip{font-size:16px;}
}
@media screen and (max-width: 768px) {
.section4{width: 100%;padding:30px 0 30px;height:510px; overflow: hidden;}
.section4 .server-title{ font-size:24px; margin-top:0px;line-height: 60px;}
}
@media screen and (max-width: 425px) {
.section4 .server-title{ font-size:20px; margin-top:0px;line-height: 40px;}
}
.slide_ha{ float:left; width:100%;}
.slide_ha .bd{ float:left; width:100%;}
.slide_ha .bd ul{ float:left; width:105%;}
.slide_ha .bd ul li{ float:left; width:33.333333%; position:relative; top:0px;}
.slide_ha .bd ul li .show_hs{ float:left; width:84.28%; margin-right:15.72%; background-color:rgba(255,255,255,0.8);}
.slide_ha .bd ul li.hover .show_hs{background-color:rgba(255,255,255,0.9);}
.slide_ha .bd ul li .show_hs .t_show{ float:left; width:79%; margin:30px 0 16px 10.5%;}
.slide_ha .bd ul li .show_hs .t_show .t_280_1{ float:left; width:100%; line-height:1.22; text-align:center;}
.slide_ha .bd ul li .show_hs .t_show .t_280_1 a{ color:#333333; font-size:18px; font-weight:bold;}
.slide_ha .bd ul li .show_hs .t_show .t_280_2{ float:left; width:100%; height:117px; padding:11px 0 25px 0; border-bottom:#c5c4c8 solid 1px; text-align:center; }
.slide_ha .bd ul li .show_hs .t_show .t_280_2 img{ max-width:100%; max-height:100%;}
.slide_ha .bd ul li .show_hs .t_show .t_280_3{ float:left; width:100%; height:137px; margin:15px 0 0 0;}
.slide_ha .bd ul li .show_hs .t_show .t_280_3 .tex_hs{ float:left; width:100%; height:106px; line-height:24px; overflow:hidden;}
.slide_ha .bd ul li.hover .show_hs .t_show .t_280_3 .tex_hs{ height:48px;}
.slide_ha .bd ul li .show_hs .t_show .t_280_3 .tex_hs a{ color:#666666; font-size:14px;}
.slide_ha .bd ul li .show_hs .t_show .t_280_3 .more_hs{ float:left; width:100%; height:24px; text-align:right; position:relative;}
.slide_ha .bd ul li.hover .show_hs .t_show .t_280_3 .more_hs{height:24px; border-bottom:#d0d2d5 solid 1px;}
.slide_ha .bd ul li .show_hs .t_show .t_280_3 .more_hs a{ position:absolute; float:right; right:0; top:0; color:#666666; font-size:14px;}
.slide_ha .bd ul li .show_hs .t_show .t_280_3 .sign_hs{ float:left; width:100%; margin-top:15px; text-align:center; height:24px; line-height:24px;}
.slide_ha .bd ul li .show_hs .t_show .t_280_3 .sign_hs a{ color:#f08300; font-size:14px; }
.slide_ha .sprev_3{ display:none;}
.slide_ha .snext_3{ display:none;}
@media  screen and (max-width:1199px){
.slide_ha{ position:relative;}
.slide_ha .bd{ width:56%; margin-left:23%; overflow:hidden;}
.slide_ha .bd ul{ width:100%;}	
.slide_ha .bd ul li{ float:left; width:100%;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;}
.slide_ha .bd ul li:nth-child(2n){ margin-right:0;}
.slide_ha .bd ul li .show_hs{ width:100%; margin-right:0; }
.slide_ha .sprev_3{ display:block; position:absolute; width:37px; height:73px; left:0; top:50%; margin-top:-36px; cursor:pointer;}
.slide_ha .sprev_3:hover{opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7;-khtml-opacity: 0.7;	}
.slide_ha .snext_3{ display:block;position:absolute; width:37px; height:73px; right:0; top:50%; margin-top:-36px; cursor:pointer;}
.slide_ha .snext_3:hover{opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7;-khtml-opacity: 0.7;	}
}
@media  screen and (max-width:767px){
.c_1200_5{ padding:0 13px;}
.t_1200_3{ float:left; width:100%; padding:24px 0 35px 0;}
}
@media  screen and (max-width:620px){
.slide_ha .bd ul li{ width:100%;}	
}
@media  screen and (max-width:480px){
.slide_ha .bd{ width:82%; margin-left:9%;}
.slide_ha .sprev_3{ position:absolute; float:left; width:12px; height:21px; left:0; top:50%; margin-top:-11px;}
.slide_ha .snext_3{position:absolute; float:left; width:12px; height:21px; right:0; top:50%; margin-top:-11px;}
}
